Struct moose::host::HostString
source · [−]pub struct HostString(pub String, pub HostPlacement);
Tuple Fields
0: String
1: HostPlacement
Trait Implementations
sourceimpl CanonicalType for HostString
impl CanonicalType for HostString
type Type = HostString
sourceimpl Clone for HostString
impl Clone for HostString
sourcefn clone(&self) -> HostString
fn clone(&self) -> HostString
Returns a copy of the value. Read more
1.0.0 · sourcefn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read more
sourceimpl Debug for HostString
impl Debug for HostString
sourceimpl<'de> Deserialize<'de> for HostString
impl<'de> Deserialize<'de> for HostString
sourcefn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
sourceimpl From<&'_ HostString> for Value
impl From<&'_ HostString> for Value
sourcefn from(x: &HostString) -> Self
fn from(x: &HostString) -> Self
Converts to this type from the input type.
sourceimpl From<<HostString as SymbolicType>::Type> for SymbolicValue
impl From<<HostString as SymbolicType>::Type> for SymbolicValue
sourcefn from(x: <HostString as SymbolicType>::Type) -> Self
fn from(x: <HostString as SymbolicType>::Type) -> Self
Converts to this type from the input type.
sourceimpl From<HostString> for Value
impl From<HostString> for Value
sourcefn from(x: HostString) -> Self
fn from(x: HostString) -> Self
Converts to this type from the input type.
sourceimpl From<HostString> for <HostString as SymbolicType>::Type
impl From<HostString> for <HostString as SymbolicType>::Type
sourcefn from(x: HostString) -> Self
fn from(x: HostString) -> Self
Converts to this type from the input type.
sourceimpl KnownType<AsyncSession> for HostString
impl KnownType<AsyncSession> for HostString
type Type = HostString
const TY: Ty = Ty::HostString
sourceimpl KnownType<SymbolicSession> for HostString
impl KnownType<SymbolicSession> for HostString
type Type = <HostString as SymbolicType>::Type
const TY: Ty = Ty::HostString
sourceimpl KnownType<SyncSession> for HostString
impl KnownType<SyncSession> for HostString
type Type = HostString
const TY: Ty = Ty::HostString
sourceimpl PartialEq<HostString> for HostString
impl PartialEq<HostString> for HostString
sourcefn eq(&self, other: &HostString) -> bool
fn eq(&self, other: &HostString) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
sourcefn ne(&self, other: &HostString) -> bool
fn ne(&self, other: &HostString) -> bool
This method tests for !=
.
sourceimpl PartiallySymbolicType for HostString
impl PartiallySymbolicType for HostString
type Type = HostString
sourceimpl Placed for HostString
impl Placed for HostString
sourceimpl PlacementConstant<AsyncSession, HostString> for HostPlacement
impl PlacementConstant<AsyncSession, HostString> for HostPlacement
fn constant(&self, sess: &AsyncSession, value: Constant) -> HostString
sourceimpl PlacementConstant<SymbolicSession, <HostString as SymbolicType>::Type> for HostPlacement
impl PlacementConstant<SymbolicSession, <HostString as SymbolicType>::Type> for HostPlacement
fn constant(
&self,
sess: &SymbolicSession,
value: Constant
) -> <HostString as SymbolicType>::Type
sourceimpl PlacementConstant<SyncSession, HostString> for HostPlacement
impl PlacementConstant<SyncSession, HostString> for HostPlacement
fn constant(&self, sess: &SyncSession, value: Constant) -> HostString
sourceimpl PlacementIdentity<AsyncSession, HostString, HostString> for HostPlacement
impl PlacementIdentity<AsyncSession, HostString, HostString> for HostPlacement
fn identity(&self, sess: &AsyncSession, x0: &HostString) -> HostString
sourceimpl PlacementIdentity<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type> for HostPlacement
impl PlacementIdentity<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type> for HostPlacement
fn identity(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type
) -> <HostString as SymbolicType>::Type
sourceimpl PlacementIdentity<SyncSession, HostString, HostString> for HostPlacement
impl PlacementIdentity<SyncSession, HostString, HostString> for HostPlacement
fn identity(&self, sess: &SyncSession, x0: &HostString) -> HostString
sourceimpl PlacementInput<AsyncSession, HostString> for HostPlacement
impl PlacementInput<AsyncSession, HostString> for HostPlacement
fn input(&self, sess: &AsyncSession, arg_name: String) -> HostString
sourceimpl PlacementInput<SymbolicSession, <HostString as SymbolicType>::Type> for HostPlacement
impl PlacementInput<SymbolicSession, <HostString as SymbolicType>::Type> for HostPlacement
fn input(
&self,
sess: &SymbolicSession,
arg_name: String
) -> <HostString as SymbolicType>::Type
sourceimpl PlacementInput<SyncSession, HostString> for HostPlacement
impl PlacementInput<SyncSession, HostString> for HostPlacement
fn input(&self, sess: &SyncSession, arg_name: String) -> HostString
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>>> for HostPlacement
fn load(&self, sess: &AsyncSession, x0: &HostString, x1: &HostString) -> Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> Uint64Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> BooleanTensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> Float32Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> Float64Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostBitTensor> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostBitTensor> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostBitTensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostFixedTensor<HostRingTensor<u128>>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostFixedTensor<HostRingTensor<u128>>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostFixed128Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostFixedTensor<HostRingTensor<u64>>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostFixedTensor<HostRingTensor<u64>>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostFixed64Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostPrfKey> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostPrfKey> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostPrfKey
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostRingTensor<u128>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostRingTensor<u128>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostRing128Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostRingTensor<u64>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostRingTensor<u64>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostRing64Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostSeed> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostSeed> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostSeed
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostShape> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostShape> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostShape
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostString> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostString> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostString
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<f32>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<f32>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostFloat32Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<f64>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<f64>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostFloat64Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<i16>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<i16>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostInt16Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<i32>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<i32>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostInt32Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<i64>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<i64>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostInt64Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<i8>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<i8>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostInt8Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<u16>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<u16>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostUint16Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<u32>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<u32>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostUint32Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<u64>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<u64>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostUint64Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<u8>> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostTensor<u8>> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostUint8Tensor
sourceimpl PlacementLoad<AsyncSession, HostString, HostString, HostUnit> for HostPlacement
impl PlacementLoad<AsyncSession, HostString, HostString, HostUnit> for HostPlacement
fn load(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostUnit
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <Uint64Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <BoolTensor<HostBitTensor, RepTensor<HostBitTensor>> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <BoolTensor<HostBitTensor, RepTensor<HostBitTensor>> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <BooleanTensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <Float32Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <Float64Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostBitTensor as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostBitTensor as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostBitTensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostFixedTensor<HostRingTensor<u128>> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostFixedTensor<HostRingTensor<u128>> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostFixed128Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostFixedTensor<HostRingTensor<u64>> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostFixedTensor<HostRingTensor<u64>> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostFixed64Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostPrfKey as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostPrfKey as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostPrfKey as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostRingTensor<u128> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostRingTensor<u128> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostRing128Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostRingTensor<u64> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostRingTensor<u64> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostRing64Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostSeed as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostSeed as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostSeed as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostShape as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostShape as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostShape as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostString as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<f32> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<f32> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostFloat32Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<f64> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<f64> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostFloat64Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<i16> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<i16> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostInt16Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<i32> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<i32> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostInt32Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<i64> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<i64> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostInt64Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<i8> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<i8> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostInt8Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<u16> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<u16> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostUint16Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<u32> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<u32> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostUint32Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<u64> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<u64> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostUint64Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<u8> as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostTensor<u8> as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostUint8Tensor as SymbolicType>::Type
sourceimpl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementLoad<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn load(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementLoad<SyncSession, HostString, HostString, AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>>> for HostPlacement
fn load(&self, sess: &SyncSession, x0: &HostString, x1: &HostString) -> Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> Uint64Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> BooleanTensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> Float32Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> Float64Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostBitTensor> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostBitTensor> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostBitTensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostFixedTensor<HostRingTensor<u128>>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostFixedTensor<HostRingTensor<u128>>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostFixed128Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostFixedTensor<HostRingTensor<u64>>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostFixedTensor<HostRingTensor<u64>>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostFixed64Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostPrfKey> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostPrfKey> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostPrfKey
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostRingTensor<u128>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostRingTensor<u128>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostRing128Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostRingTensor<u64>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostRingTensor<u64>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostRing64Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostSeed> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostSeed> for HostPlacement
fn load(&self, sess: &SyncSession, x0: &HostString, x1: &HostString) -> HostSeed
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostShape> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostShape> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostShape
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostString> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostString> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostString
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<f32>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<f32>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostFloat32Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<f64>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<f64>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostFloat64Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<i16>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<i16>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostInt16Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<i32>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<i32>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostInt32Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<i64>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<i64>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostInt64Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<i8>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<i8>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostInt8Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<u16>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<u16>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostUint16Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<u32>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<u32>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostUint32Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<u64>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<u64>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostUint64Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostTensor<u8>> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostTensor<u8>> for HostPlacement
fn load(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostString
) -> HostUint8Tensor
sourceimpl PlacementLoad<SyncSession, HostString, HostString, HostUnit> for HostPlacement
impl PlacementLoad<SyncSession, HostString, HostString, HostUnit> for HostPlacement
fn load(&self, sess: &SyncSession, x0: &HostString, x1: &HostString) -> HostUnit
sourceimpl PlacementOutput<AsyncSession, HostString, HostString> for HostPlacement
impl PlacementOutput<AsyncSession, HostString, HostString> for HostPlacement
fn output(&self, sess: &AsyncSession, x0: &HostString) -> HostString
sourceimpl PlacementOutput<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type> for HostPlacement
impl PlacementOutput<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type> for HostPlacement
fn output(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type
) -> <HostString as SymbolicType>::Type
sourceimpl PlacementOutput<SyncSession, HostString, HostString> for HostPlacement
impl PlacementOutput<SyncSession, HostString, HostString> for HostPlacement
fn output(&self, sess: &SyncSession, x0: &HostString) -> HostString
sourceimpl<S: Session> PlacementPlace<S, HostString> for HostPlacement
impl<S: Session> PlacementPlace<S, HostString> for HostPlacement
fn place(&self, _sess: &S, string: HostString) -> HostString
sourceimpl PlacementSave<AsyncSession, HostString, AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>>, HostUnit> for HostPlacement
fn save(&self, sess: &AsyncSession, x0: &HostString, x1: &Tensor) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &Uint64Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &BooleanTensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &Float32Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &Float64Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostBitTensor, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostBitTensor, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostBitTensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostFixedTensor<HostRingTensor<u128>>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostFixedTensor<HostRingTensor<u128>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostFixed128Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostFixedTensor<HostRingTensor<u64>>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostFixedTensor<HostRingTensor<u64>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostFixed64Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostPrfKey, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostPrfKey, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostPrfKey
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostRingTensor<u128>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostRingTensor<u128>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostRing128Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostRingTensor<u64>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostRingTensor<u64>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostRing64Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostSeed, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostSeed, HostUnit> for HostPlacement
fn save(&self, sess: &AsyncSession, x0: &HostString, x1: &HostSeed) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostShape, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostShape, HostUnit> for HostPlacement
fn save(&self, sess: &AsyncSession, x0: &HostString, x1: &HostShape) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostString, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostString, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostString
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<f32>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<f32>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostFloat32Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<f64>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<f64>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostFloat64Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<i16>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<i16>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostInt16Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<i32>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<i32>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostInt32Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<i64>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<i64>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostInt64Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<i8>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<i8>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostInt8Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<u16>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<u16>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostUint16Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<u32>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<u32>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostUint32Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<u64>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<u64>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostUint64Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostTensor<u8>, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostTensor<u8>, HostUnit> for HostPlacement
fn save(
&self,
sess: &AsyncSession,
x0: &HostString,
x1: &HostUint8Tensor
) -> HostUnit
sourceimpl PlacementSave<AsyncSession, HostString, HostUnit, HostUnit> for HostPlacement
impl PlacementSave<AsyncSession, HostString, HostUnit, HostUnit> for HostPlacement
fn save(&self, sess: &AsyncSession, x0: &HostString, x1: &HostUnit) -> HostUnit
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<Uint64Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <BoolTensor<HostBitTensor, RepTensor<HostBitTensor>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <BoolTensor<HostBitTensor, RepTensor<HostBitTensor>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<BooleanTensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<Float32Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<Float64Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostBitTensor as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostBitTensor as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostBitTensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostFixedTensor<HostRingTensor<u128>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostFixedTensor<HostRingTensor<u128>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostFixed128Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostFixedTensor<HostRingTensor<u64>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostFixedTensor<HostRingTensor<u64>> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostFixed64Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostPrfKey as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostPrfKey as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostPrfKey as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostRingTensor<u128> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostRingTensor<u128> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostRing128Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostRingTensor<u64> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostRingTensor<u64> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostRing64Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostSeed as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostSeed as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostSeed as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostShape as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostShape as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostShape as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostString as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostString as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<f32> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<f32> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostFloat32Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<f64> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<f64> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostFloat64Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<i16> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<i16> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostInt16Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<i32> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<i32> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostInt32Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<i64> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<i64> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostInt64Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<i8> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<i8> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostInt8Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<u16> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<u16> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostUint16Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<u32> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<u32> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostUint32Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<u64> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<u64> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostUint64Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<u8> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostTensor<u8> as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostUint8Tensor as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostUnit as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
impl PlacementSave<SymbolicSession, <HostString as SymbolicType>::Type, <HostUnit as SymbolicType>::Type, <HostUnit as SymbolicType>::Type> for HostPlacement
fn save(
&self,
sess: &SymbolicSession,
x0: &<HostString as SymbolicType>::Type,
x1: &<HostUnit as SymbolicType>::Type
) -> <HostUnit as SymbolicType>::Type
sourceimpl PlacementSave<SyncSession, HostString, AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, AbstractTensor<FixedTensor<HostFixedTensor<HostRingTensor<u64>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u64>>>, RepFixedTensor<RepTensor<HostRingTensor<u64>>>>, FixedTensor<HostFixedTensor<HostRingTensor<u128>>, MirFixedTensor<Mir3Tensor<HostRingTensor<u128>>>, RepFixedTensor<RepTensor<HostRingTensor<u128>>>>, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>>, HostUnit> for HostPlacement
fn save(&self, sess: &SyncSession, x0: &HostString, x1: &Tensor) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, AbstractUint64Tensor<HostTensor<u64>, RepUintTensor<RepTensor<HostRingTensor<u64>>>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &Uint64Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, BoolTensor<HostBitTensor, RepTensor<HostBitTensor>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &BooleanTensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, FloatTensor<HostTensor<f32>, Mir3Tensor<HostTensor<f32>>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &Float32Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, FloatTensor<HostTensor<f64>, Mir3Tensor<HostTensor<f64>>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &Float64Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostBitTensor, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostBitTensor, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostBitTensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostFixedTensor<HostRingTensor<u128>>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostFixedTensor<HostRingTensor<u128>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostFixed128Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostFixedTensor<HostRingTensor<u64>>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostFixedTensor<HostRingTensor<u64>>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostFixed64Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostPrfKey, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostPrfKey, HostUnit> for HostPlacement
fn save(&self, sess: &SyncSession, x0: &HostString, x1: &HostPrfKey) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostRingTensor<u128>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostRingTensor<u128>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostRing128Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostRingTensor<u64>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostRingTensor<u64>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostRing64Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostSeed, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostSeed, HostUnit> for HostPlacement
fn save(&self, sess: &SyncSession, x0: &HostString, x1: &HostSeed) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostShape, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostShape, HostUnit> for HostPlacement
fn save(&self, sess: &SyncSession, x0: &HostString, x1: &HostShape) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostString, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostString, HostUnit> for HostPlacement
fn save(&self, sess: &SyncSession, x0: &HostString, x1: &HostString) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<f32>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<f32>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostFloat32Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<f64>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<f64>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostFloat64Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<i16>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<i16>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostInt16Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<i32>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<i32>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostInt32Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<i64>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<i64>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostInt64Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<i8>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<i8>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostInt8Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<u16>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<u16>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostUint16Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<u32>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<u32>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostUint32Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<u64>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<u64>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostUint64Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostTensor<u8>, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostTensor<u8>, HostUnit> for HostPlacement
fn save(
&self,
sess: &SyncSession,
x0: &HostString,
x1: &HostUint8Tensor
) -> HostUnit
sourceimpl PlacementSave<SyncSession, HostString, HostUnit, HostUnit> for HostPlacement
impl PlacementSave<SyncSession, HostString, HostUnit, HostUnit> for HostPlacement
fn save(&self, sess: &SyncSession, x0: &HostString, x1: &HostUnit) -> HostUnit
sourceimpl Serialize for HostString
impl Serialize for HostString
sourceimpl<'v> TryFrom<&'v Value> for &'v HostString
impl<'v> TryFrom<&'v Value> for &'v HostString
sourceimpl TryFrom<<HostString as SymbolicType>::Type> for HostString
impl TryFrom<<HostString as SymbolicType>::Type> for HostString
sourcefn try_from(v: <HostString as SymbolicType>::Type) -> Result<Self>
fn try_from(v: <HostString as SymbolicType>::Type) -> Result<Self>
Performs the conversion.
sourceimpl TryFrom<Value> for HostString
impl TryFrom<Value> for HostString
impl StructuralPartialEq for HostString
Auto Trait Implementations
impl RefUnwindSafe for HostString
impl Send for HostString
impl Sync for HostString
impl Unpin for HostString
impl UnwindSafe for HostString
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
impl<T> FmtForward for T
impl<T> FmtForward for T
fn fmt_binary(self) -> FmtBinary<Self> where
Self: Binary,
fn fmt_binary(self) -> FmtBinary<Self> where
Self: Binary,
Causes self
to use its Binary
implementation when Debug
-formatted. Read more
fn fmt_display(self) -> FmtDisplay<Self> where
Self: Display,
fn fmt_display(self) -> FmtDisplay<Self> where
Self: Display,
Causes self
to use its Display
implementation when
Debug
-formatted. Read more
fn fmt_lower_exp(self) -> FmtLowerExp<Self> where
Self: LowerExp,
fn fmt_lower_exp(self) -> FmtLowerExp<Self> where
Self: LowerExp,
Causes self
to use its LowerExp
implementation when
Debug
-formatted. Read more
fn fmt_lower_hex(self) -> FmtLowerHex<Self> where
Self: LowerHex,
fn fmt_lower_hex(self) -> FmtLowerHex<Self> where
Self: LowerHex,
Causes self
to use its LowerHex
implementation when
Debug
-formatted. Read more
fn fmt_octal(self) -> FmtOctal<Self> where
Self: Octal,
fn fmt_octal(self) -> FmtOctal<Self> where
Self: Octal,
Causes self
to use its Octal
implementation when Debug
-formatted. Read more
fn fmt_pointer(self) -> FmtPointer<Self> where
Self: Pointer,
fn fmt_pointer(self) -> FmtPointer<Self> where
Self: Pointer,
Causes self
to use its Pointer
implementation when
Debug
-formatted. Read more
fn fmt_upper_exp(self) -> FmtUpperExp<Self> where
Self: UpperExp,
fn fmt_upper_exp(self) -> FmtUpperExp<Self> where
Self: UpperExp,
Causes self
to use its UpperExp
implementation when
Debug
-formatted. Read more
fn fmt_upper_hex(self) -> FmtUpperHex<Self> where
Self: UpperHex,
fn fmt_upper_hex(self) -> FmtUpperHex<Self> where
Self: UpperHex,
Causes self
to use its UpperHex
implementation when
Debug
-formatted. Read more
fn fmt_list(self) -> FmtList<Self> where
&'a Self: for<'a> IntoIterator,
fn fmt_list(self) -> FmtList<Self> where
&'a Self: for<'a> IntoIterator,
Formats each item in a sequence. Read more
sourceimpl<T> FutureExt for T
impl<T> FutureExt for T
sourcefn with_context(self, otel_cx: Context) -> WithContext<Self>
fn with_context(self, otel_cx: Context) -> WithContext<Self>
sourcefn with_current_context(self) -> WithContext<Self>
fn with_current_context(self) -> WithContext<Self>
sourceimpl<T> Instrument for T
impl<T> Instrument for T
sourcefn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
sourcefn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
sourceimpl<T> IntoRequest<T> for T
impl<T> IntoRequest<T> for T
sourcefn into_request(self) -> Request<T>
fn into_request(self) -> Request<T>
Wrap the input message T
in a tonic::Request
impl<T> Pipe for T where
T: ?Sized,
impl<T> Pipe for T where
T: ?Sized,
fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> R
fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> R
Pipes by value. This is generally the method you want to use. Read more
fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> R where
R: 'a,
fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> R where
R: 'a,
Borrows self
and passes that borrow into the pipe function. Read more
fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> R where
R: 'a,
fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> R where
R: 'a,
Mutably borrows self
and passes that borrow into the pipe function. Read more
fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R where
Self: Borrow<B>,
B: 'a + ?Sized,
R: 'a,
fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R where
Self: Borrow<B>,
B: 'a + ?Sized,
R: 'a,
Borrows self
, then passes self.borrow()
into the pipe function. Read more
fn pipe_borrow_mut<'a, B, R>(
&'a mut self,
func: impl FnOnce(&'a mut B) -> R
) -> R where
Self: BorrowMut<B>,
B: 'a + ?Sized,
R: 'a,
fn pipe_borrow_mut<'a, B, R>(
&'a mut self,
func: impl FnOnce(&'a mut B) -> R
) -> R where
Self: BorrowMut<B>,
B: 'a + ?Sized,
R: 'a,
Mutably borrows self
, then passes self.borrow_mut()
into the pipe
function. Read more
fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R where
Self: AsRef<U>,
U: 'a + ?Sized,
R: 'a,
fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R where
Self: AsRef<U>,
U: 'a + ?Sized,
R: 'a,
Borrows self
, then passes self.as_ref()
into the pipe function.
fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R where
Self: AsMut<U>,
U: 'a + ?Sized,
R: 'a,
fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R where
Self: AsMut<U>,
U: 'a + ?Sized,
R: 'a,
Mutably borrows self
, then passes self.as_mut()
into the pipe
function. Read more
fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R where
Self: Deref<Target = T>,
T: 'a + ?Sized,
R: 'a,
fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R where
Self: Deref<Target = T>,
T: 'a + ?Sized,
R: 'a,
Borrows self
, then passes self.deref()
into the pipe function.
sourceimpl<S, T, P> PlacementPlace<S, Symbolic<T>> for P where
S: Session,
T: Placed<Placement = P>,
P: PlacementPlace<S, T> + Clone + PartialEq<P>,
impl<S, T, P> PlacementPlace<S, Symbolic<T>> for P where
S: Session,
T: Placed<Placement = P>,
P: PlacementPlace<S, T> + Clone + PartialEq<P>,
impl<T> Pointable for T
impl<T> Pointable for T
impl<T> Tap for T
impl<T> Tap for T
fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self where
Self: Borrow<B>,
B: ?Sized,
fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self where
Self: Borrow<B>,
B: ?Sized,
Immutable access to the Borrow<B>
of a value. Read more
fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self where
Self: BorrowMut<B>,
B: ?Sized,
fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self where
Self: BorrowMut<B>,
B: ?Sized,
Mutable access to the BorrowMut<B>
of a value. Read more
fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self where
Self: AsRef<R>,
R: ?Sized,
fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self where
Self: AsRef<R>,
R: ?Sized,
Immutable access to the AsRef<R>
view of a value. Read more
fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self where
Self: AsMut<R>,
R: ?Sized,
fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self where
Self: AsMut<R>,
R: ?Sized,
Mutable access to the AsMut<R>
view of a value. Read more
fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self where
Self: Deref<Target = T>,
T: ?Sized,
fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self where
Self: Deref<Target = T>,
T: ?Sized,
Immutable access to the Deref::Target
of a value. Read more
fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self where
Self: DerefMut<Target = T> + Deref,
T: ?Sized,
fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self where
Self: DerefMut<Target = T> + Deref,
T: ?Sized,
Mutable access to the Deref::Target
of a value. Read more
fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
Calls .tap()
only in debug builds, and is erased in release builds.
fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
Calls .tap_mut()
only in debug builds, and is erased in release
builds. Read more
fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self where
Self: Borrow<B>,
B: ?Sized,
fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self where
Self: Borrow<B>,
B: ?Sized,
Calls .tap_borrow()
only in debug builds, and is erased in release
builds. Read more
fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self where
Self: BorrowMut<B>,
B: ?Sized,
fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self where
Self: BorrowMut<B>,
B: ?Sized,
Calls .tap_borrow_mut()
only in debug builds, and is erased in release
builds. Read more
fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self where
Self: AsRef<R>,
R: ?Sized,
fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self where
Self: AsRef<R>,
R: ?Sized,
Calls .tap_ref()
only in debug builds, and is erased in release
builds. Read more
fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self where
Self: AsMut<R>,
R: ?Sized,
fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self where
Self: AsMut<R>,
R: ?Sized,
Calls .tap_ref_mut()
only in debug builds, and is erased in release
builds. Read more
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
fn vzip(self) -> V
sourceimpl<T> WithSubscriber for T
impl<T> WithSubscriber for T
sourcefn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>,
fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>,
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
sourcefn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more